const runtime._ConcurrentSweep
3 uses
runtime (current package)
malloc.go#L126: concurrentSweep = _ConcurrentSweep
mgc.go#L139: _ConcurrentSweep = true
mgc.go#L1471: if !_ConcurrentSweep || mode == gcForceBlockMode {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)